Properties
Name | Returns | Notes | Example |
---|---|---|---|
nextInvoiceNumber | String |
Methods
Name | Returns | Notes | Example |
---|---|---|---|
getInvoiceListStatus ( name ) | InvoiceListStatus | ||
newInvoiceBean ( ) | InvoiceBean | ||
newLineItemBean ( ) | PaymentLineItemBean | ||
getNextInvoiceNumber ( ) | String | ||
getInvoice ( id ) | Invoice | ||
getInvoiceAsPDF ( invoice ) | String | ||
createInvoice ( customer, vendor, invoiceList ) | Invoice |
Hide comments
